projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
715f577
)
progressbar: Remove declaration of nonexisting function
author
Benjamin Otte
<otte@redhat.com>
Thu, 21 Oct 2010 12:19:56 +0000
(14:19 +0200)
committer
Benjamin Otte
<otte@redhat.com>
Thu, 21 Oct 2010 12:30:11 +0000
(14:30 +0200)
gtk/gtkprogressbar.c
patch
|
blob
|
history
diff --git
a/gtk/gtkprogressbar.c
b/gtk/gtkprogressbar.c
index 4131efc12242d27b5c117a166f094b493eccd25d..956192e74ad6db7daefc7d925575deea921ba5cf 100644
(file)
--- a/
gtk/gtkprogressbar.c
+++ b/
gtk/gtkprogressbar.c
@@
-88,7
+88,6
@@
static void gtk_progress_bar_real_update (GtkProgressBar *progress);
static gboolean gtk_progress_bar_draw (GtkWidget *widget,
cairo_t *cr);
static void gtk_progress_bar_act_mode_enter (GtkProgressBar *progress);
-static void gtk_progress_bar_realize (GtkWidget *widget);
static void gtk_progress_bar_finalize (GObject *object);
static void gtk_progress_bar_set_orientation (GtkProgressBar *progress,
GtkOrientation orientation);